std::basic_stringstream::rdbuf

From Cppreference

Jump to: navigation, search
​basic_filebuf<CharT, Traits, Allocator>* rdbuf() const;

Returns pointer to the underlying raw string device object.

Parameters

(none)

Return value

pointer to the underlying raw string device.

Example

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
In other languages